Package jeresources.config
Class ConfigValues
java.lang.Object
jeresources.config.ConfigValues
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraftforge.common.ForgeConfigSpec.BooleanValuestatic net.minecraftforge.common.ForgeConfigSpec.BooleanValuestatic net.minecraftforge.common.ForgeConfigSpec.IntValuestatic net.minecraftforge.common.ForgeConfigSpec.IntValuestatic net.minecraftforge.common.ForgeConfigSpec.BooleanValue -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraftforge.common.ForgeConfigSpecbuild()static void
-
Field Details
-
itemsPerColumn
public static net.minecraftforge.common.ForgeConfigSpec.IntValue itemsPerColumn -
itemsPerRow
public static net.minecraftforge.common.ForgeConfigSpec.IntValue itemsPerRow -
diyData
public static net.minecraftforge.common.ForgeConfigSpec.BooleanValue diyData -
showDevData
public static net.minecraftforge.common.ForgeConfigSpec.BooleanValue showDevData -
enchantsBlacklist
-
dimensionsBlacklist
-
disableLootManagerReloading
public static net.minecraftforge.common.ForgeConfigSpec.BooleanValue disableLootManagerReloading
-
-
Constructor Details
-
ConfigValues
public ConfigValues()
-
-
Method Details
-
build
public static net.minecraftforge.common.ForgeConfigSpec build() -
pushChanges
public static void pushChanges()
-